92890d
@@ -1,5 +1,5 @@
 /*
- * Copyright 2006-2007 the original author or authors.
+ * Copyright 2006-2009 the original author or authors.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -56,7 +56,7 @@
public abstract class AbstractJob implements Job, BeanNameAware, InitializingBea
 
 	private String name;
 
-	private boolean restartable = false;
+	private boolean restartable = true;
 
 	private JobRepository jobRepository;
 
